home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 7 / shareware studio volume 7.iso / crm2tag.doc < prev    next >
Text File  |  1995-07-16  |  3KB  |  82 lines

  1.  
  2. CRM2TAG by Jonathan Murray
  3.  
  4. T.A.G. v2.7_ BBS Installation Program
  5.  
  6. Guarantee:  Unless you _really_ screw up, then this program should at least
  7.             take up some drive space on your hard disk or CD-ROM.  You will
  8.             die one day, and probably pay taxes between now and then.  Since
  9.             this program is FreeWare, you may request and receive a full
  10.             refund of the purchase price if it does not perform properly for
  11.             you. If it breaks (or breaks anything), you may keep all the
  12.             pieces. There are no other guarantees.
  13.  
  14. This program has been tested on the author's system, running T.A.G. BBS v2.7b
  15. Multi-Node Beta on a Network with some really weird configuration information.
  16. If it works here, it should work anywhere.  Please notify the author
  17. immediately if something does not work, and we will take _rapid_ corrective
  18. action.
  19.  
  20. CRM2TAG will place *.DIR files in the directory where FBOARDS.DAT is located,
  21. looking first in the MFiles Directory, then in the DFiles Directory.  The
  22. names of these directories are taken from your Status.Dat.
  23.  
  24.       Syntax:  CRM2TAG {Path to Status.Dat} [{Drive}]
  25.  
  26.       {Path to Status.Dat} = Drive:\Path of the TAG Status.Dat File
  27.       {Drive} = CD-ROM Drive Letter the CD is in
  28.  
  29. The following outlines the structure of a default T.A.G. installation.
  30.  
  31. \BBS-| (Tag.Exe, Tag.Ovr, Status.Dat)
  32.      |
  33.      |-\MFiles (Multi/Shared Files Directory)
  34.      |
  35.      |-\DFiles (Main Data Files Directory {Formerly GFiles})
  36.      |
  37.      |-\AFiles (Alternate Text Files Directory)
  38.  
  39. Using this directory structure (on drive C:) with the CD located on drive
  40. D:, the command line for CRM2TAG would be:
  41.  
  42. CRM2TAG C:\BBS D:
  43.  
  44. CRM2TAG would place the CR*.DIR files in your MFiles or DFiles directory
  45. (whichever has FBoards.Dat).
  46.  
  47. Note: CRM2TAG uses the format 'CR#_???.DIR' for the *.DIR files.  # is
  48. replaced by the CD version number.  If these files already
  49. exist in the destination directory, they will be OVERWRITTEN.
  50.  
  51. CRM2TAG will backup FBoards.Dat as a safety feature.  The name will be
  52. FBOARDS.CR# and it will be located in the same directory as the original.
  53.  
  54. When run, CRM2TAG allows you to set your preferences for the File areas.  The
  55. similarity between CRM2TAG and TAG BBS's File Area Editor is fully intended!
  56.  
  57. The following shows the editable fields and their defaults:
  58.  
  59. 3. CD ROM path  : { Default is Drive CRM2TAG.EXE is located on}
  60. 4. UL path name : {No Default, Required Information}
  61. 5. Access       : DSL=50/AR=@
  62. 6. Password     : ""
  63. 7. Group number : 0
  64. 8. See names DSL: 50
  65.  
  66. Special Thanks to Terry Blount; designer, author, and primary source of the
  67. "Cream of the Crop" line of CD's.
  68.  
  69. For assistance with this program, contact:
  70.  
  71. Jonathan Murray - 1:345/28@FidoNet
  72.                   (SnailMail) 1660-E Hilo Holly Place, Honolulu, HI 96818
  73.                   Voice (808) 834-1044
  74.  
  75. Version 1.1 Fixes:
  76.  
  77. The following BUGS were fixed from version 1.0
  78.  
  79. FBoards.Dat directory entries were not being terminated with a backslash (\)
  80. The password field was not initialized properly as blank
  81. The last directory was not being added to the FBoards.Dat file
  82.